home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2008 September
/
PCWorld_2008-09_cd.bin
/
v cisle
/
sadanastroju
/
bookmark_previews-0.6.5-fx.xpi
/
chrome
/
skin
/
albumview.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2008-05-27
|
808b
|
35 lines
#albumview-container{
background-color: black;
}
#albumview-caption,
.preview-desc{
color: white;
}
.album image{
/*display: none;*/
}
/*
#albumview-scrollbar{
background-color: black !important;
}
#albumview-scrollbar scrollbarbutton{
-moz-appearance: none !important;
background-color: black !important;
border: 1px solid white !important;
-moz-border-top-colors: white !important;
-moz-border-right-colors: white !important;
-moz-border-bottom-colors: white !important;
-moz-border-left-colors: white !important;
-moz-border-radius: 4px;
}
#albumview-scrollbar slider{
-moz-appearance: none !important;
background-color: #000033 !important;
}
#albumview-scrollbar thumb{
-moz-appearance: none !important;
background-color: black !important;
-moz-border-radius: 5px;
}
*/